[INFO] cloning repository https://github.com/lucasbayma/martins
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucasbayma/martins" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasbayma%2Fmartins", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasbayma%2Fmartins'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5de734f3ea68886333e884f91922bf44d882f132
[INFO] testing lucasbayma/martins against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasbayma%2Fmartins" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucasbayma/martins
[INFO] finished tweaking git repo https://github.com/lucasbayma/martins
[INFO] tweaked toml for git repo https://github.com/lucasbayma/martins written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucasbayma/martins on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucasbayma/martins already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e404e399094c4e429427713f47168da69e39f3f64aeeee42a7ee4cac00c70943
[INFO] running `Command { std: "docker" "start" "-a" "e404e399094c4e429427713f47168da69e39f3f64aeeee42a7ee4cac00c70943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e404e399094c4e429427713f47168da69e39f3f64aeeee42a7ee4cac00c70943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e404e399094c4e429427713f47168da69e39f3f64aeeee42a7ee4cac00c70943", kill_on_drop: false }`
[INFO] [stdout] e404e399094c4e429427713f47168da69e39f3f64aeeee42a7ee4cac00c70943
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f1bbeb6a35be62bd93f41895483b71a5129aa6af2f871b75c964d25daf2ca46
[INFO] running `Command { std: "docker" "start" "-a" "4f1bbeb6a35be62bd93f41895483b71a5129aa6af2f871b75c964d25daf2ca46", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling vt100 v0.16.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serial2 v0.2.36
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling tui-term v0.3.4
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.17.2
[INFO] [stderr]    Compiling martins v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "4f1bbeb6a35be62bd93f41895483b71a5129aa6af2f871b75c964d25daf2ca46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f1bbeb6a35be62bd93f41895483b71a5129aa6af2f871b75c964d25daf2ca46", kill_on_drop: false }`
[INFO] [stdout] 4f1bbeb6a35be62bd93f41895483b71a5129aa6af2f871b75c964d25daf2ca46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9df9590546f7093c7ff2f4af7759e0504a1f7bc25d342c2aa5995bb351e42e4
[INFO] running `Command { std: "docker" "start" "-a" "e9df9590546f7093c7ff2f4af7759e0504a1f7bc25d342c2aa5995bb351e42e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling martins v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.56s
[INFO] running `Command { std: "docker" "inspect" "e9df9590546f7093c7ff2f4af7759e0504a1f7bc25d342c2aa5995bb351e42e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9df9590546f7093c7ff2f4af7759e0504a1f7bc25d342c2aa5995bb351e42e4", kill_on_drop: false }`
[INFO] [stdout] e9df9590546f7093c7ff2f4af7759e0504a1f7bc25d342c2aa5995bb351e42e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42dce5ab04d60278cc479691e95f03439a68a7fbaf236ca95af4814b909b904c
[INFO] running `Command { std: "docker" "start" "-a" "42dce5ab04d60278cc479691e95f03439a68a7fbaf236ca95af4814b909b904c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/martins-80525f60e0b87156)
[INFO] [stdout] 
[INFO] [stdout] running 145 tests
[INFO] [stdout] test config::tests::hash_is_deterministic ... ok
[INFO] [stdout] test app::tests::mark_dirty_sets_flag ... ok
[INFO] [stdout] test app::tests::dirty_stays_clear_when_no_mutation ... ok
[INFO] [stdout] test agents::tests::create_workspace_custom_name ... ok
[INFO] [stdout] test config::tests::ensure_gitignore_noop ... ok
[INFO] [stdout] test editor::tests::editor_env_fallback ... ok
[INFO] [stdout] test events::tests::menu_click_targets_match_expected_ranges ... ok
[INFO] [stdout] test app::tests::app_starts_dirty ... ok
[INFO] [stdout] test agents::tests::create_workspace_auto_name ... ok
[INFO] [stdout] test agents::tests::create_workspace_invalid_name ... ok
[INFO] [stdout] test config::tests::writable_repo_uses_local ... ok
[INFO] [stdout] test config::tests::ensure_gitignore_create ... ok
[INFO] [stdout] test config::tests::ensure_gitignore_append ... ok
[INFO] [stdout] test agents::tests::default_agent_returns_something ... ok
[INFO] [stdout] test app::tests::app_new_without_git_repo ... ok
[INFO] [stdout] test git::repo::tests::discover_non_repo ... ok
[INFO] [stdout] test keys::tests::ctrl_b_exits_terminal ... ok
[INFO] [stdout] test keys::tests::ctrl_q_quits ... ok
[INFO] [stdout] test app::tests::save_state_spawn_is_nonblocking ... ok
[INFO] [stdout] test keys::tests::normal_mode_mappings ... ok
[INFO] [stdout] test keys::tests::number_keys_switch_tabs ... ok
[INFO] [stdout] test git::diff::tests::empty_diff ... ok
[INFO] [stdout] test keys::tests::terminal_mode_forwards ... ok
[INFO] [stdout] test keys::tests::double_esc_exits_within_300ms ... ok
[INFO] [stdout] test logging::tests::panic_hook_installs ... ok
[INFO] [stdout] test mpb::tests::all_artists_valid ... ok
[INFO] [stdout] test mpb::tests::artist_count ... ok
[INFO] [stdout] test mpb::tests::collision_handling ... ok
[INFO] [stdout] test mpb::tests::generate_all_used_returns_suffix ... ok
[INFO] [stdout] test mpb::tests::generate_empty_set ... ok
[INFO] [stdout] test mpb::tests::normalize_accents ... ok
[INFO] [stdout] test mpb::tests::validate_cases ... ok
[INFO] [stdout] test navigation_tests::click_tab_is_sync ... ok
[INFO] [stdout] test agents::tests::detect_agents_returns_list ... ok
[INFO] [stdout] test navigation_tests::sidebar_up_down_is_sync ... ok
[INFO] [stdout] test git::worktree::tests::duplicate_name_error ... ok
[INFO] [stdout] test git::diff::tests::full_coverage ... ok
[INFO] [stdout] test git::repo::tests::is_bare_false_for_normal ... ok
[INFO] [stdout] test pty::manager::tests::close_tab_removes_session ... ok
[INFO] [stdout] test git::repo::tests::current_branch_normal ... ok
[INFO] [stdout] test git::worktree::tests::count_ahead ... ok
[INFO] [stdout] test git::repo::tests::detached_head_returns_hash ... ok
[INFO] [stdout] test git::diff::tests::unknown_branch_still_works ... ok
[INFO] [stderr] Preparing worktree (new branch 'wt-branch')
[INFO] [stdout] test pty_input_tests::biased_select_input_wins_over_notify ... ok
[INFO] [stdout] test pty::session::tests::resize_updates_parser ... ok
[INFO] [stdout] test git::repo::tests::discover_nested ... ok
[INFO] [stdout] test git::worktree::tests::create_worktree ... ok
[INFO] [stdout] test logging::tests::init_creates_rolling_file ... ok
[INFO] [stdout] test selection_tests::already_reversed_cell_clears_reverse_under_selection ... ok
[INFO] [stdout] test pty::session::tests::spawn_echo ... ok
[INFO] [stdout] test pty::session::tests::eof_exit_code ... ok
[INFO] [stdout] test selection_tests::click_counter_resets_when_row_differs ... ok
[INFO] [stdout] test pty::manager::tests::tab_limit_enforced ... ok
[INFO] [stdout] test app::tests::switch_project_updates_context ... ok
[INFO] [stdout] test selection_tests::normalized_orders_ascending_when_reversed_endpoints ... ok
[INFO] [stdout] test selection_tests::cmd_c_with_selection_consumes_event_and_keeps_selection ... ok
[INFO] [stdout] test selection_tests::esc_with_active_selection_clears_and_marks_dirty ... ok
[INFO] [stdout] test selection_tests::down_left_clears_active_selection_and_marks_dirty ... ok
[INFO] [stdout] test selection_tests::selection_clips_at_visible_top_when_scrolled ... ok
[INFO] [stdout] test selection_tests::selection_state_is_empty_when_start_eq_end ... ok
[INFO] [stdout] test selection_tests::click_counter_increments_within_300ms_same_row ... ok
[INFO] [stdout] test selection_tests::selection_highlights_cells_with_tmux_mode_style ... ok
[INFO] [stdout] test app::tests::tab_click_detects_select_close_and_add ... ok
[INFO] [stdout] test selection_tests::mouse_up_empty_selection_clears_state ... ok
[INFO] [stdout] test selection_tests::drag_creates_selection_anchored_at_current_gen ... ok
[INFO] [stdout] test selection_tests::shift_click_extends_end_anchor ... ok
[INFO] [stdout] test selection_tests::shift_click_no_selection_is_noop ... ok
[INFO] [stdout] test selection_tests::tab_switch_clears_selection ... ok
[INFO] [stdout] HEAD is now at 58c45a2 init
[INFO] [stdout] test state::tests::load_missing_returns_default ... ok
[INFO] [stdout] test state::tests::atomic_write ... ok
[INFO] [stdout] test selection_tests::workspace_switch_clears_selection ... ok
[INFO] [stdout] test state::tests::migration_from_v1 ... ok
[INFO] [stdout] test git::repo::tests::worktree_main_repo ... ok
[INFO] [stdout] test state::tests::ensure_project_idempotent ... ok
[INFO] [stdout] test state::tests::project_add_remove ... ok
[INFO] [stdout] test state::tests::project_workspace_lifecycle ... ok
[INFO] [stdout] test tmux::tests::session_name_format ... ok
[INFO] [stdout] test state::tests::backup_recovery ... ok
[INFO] [stdout] test tmux::tests::tab_session_name_format ... ok
[INFO] [stdout] test state::tests::workspace_scoped_to_project ... ok
[INFO] [stdout] test tmux::tests::tmux_availability ... ok
[INFO] [stdout] test tmux_native_selection_tests::cancel_copy_mode_is_fire_and_forget_on_nonexistent_session ... ok
[INFO] [stdout] test state::tests::roundtrip_global_state ... ok
[INFO] [stdout] test tmux::tests::nonexistent_session ... ok
[INFO] [stdout] test tmux::tests::ensure_config_writes_phase7_bindings ... ok
[INFO] [stdout] test tmux_native_selection_tests::encode_sgr_down_left_shift ... ok
[INFO] [stdout] test tmux_native_selection_tests::encode_sgr_down_left_no_mods ... ok
[INFO] [stdout] test pty_input_tests::keystroke_writes_to_pty ... ok
[INFO] [stdout] test tmux_native_selection_tests::encode_sgr_drag_left_shift_alt ... ok
[INFO] [stdout] test tmux_native_selection_tests::encode_sgr_down_left_alt ... ok
[INFO] [stdout] test tmux_native_selection_tests::encode_sgr_moved_returns_none ... ok
[INFO] [stdout] test tmux_native_selection_tests::encode_sgr_up_left_release ... ok
[INFO] [stdout] test selection_tests::mouse_up_snapshots_selection_text_and_anchors_end ... ok
[INFO] [stdout] test tmux_native_selection_tests::save_buffer_to_pbcopy_returns_false_on_nonexistent_session ... ok
[INFO] [stdout] test tmux_native_selection_tests::esc_byte_is_lone_0x1b ... ok
[INFO] [stdout] test pty_input_tests::typing_appears_in_buffer ... ok
[INFO] [stdout] test tools::tests::install_cmd_bat_macos ... ok
[INFO] [stdout] test tools::tests::install_cmd_claude ... ok
[INFO] [stdout] test tools::tests::install_cmd_opencode ... ok
[INFO] [stdout] test tmux_native_selection_tests::encode_sgr_drag_left_no_mods ... ok
[INFO] [stdout] test tools::tests::detect_bat ... ok
[INFO] [stdout] test tools::tests::missing_opencode ... ok
[INFO] [stdout] test tmux_native_selection_tests::encode_sgr_down_right_returns_none ... ok
[INFO] [stdout] test tools::tests::preflight_returns_missing ... ok
[INFO] [stdout] test ui::layout::tests::full_layout_200x60 ... ok
[INFO] [stdout] test ui::layout::tests::too_small_70x24 ... ok
[INFO] [stdout] test ui::layout::tests::narrow_layout_85x30 ... ok
[INFO] [stdout] test ui::layout::tests::medium_layout_110x40 ... ok
[INFO] [stdout] test selection_tests::double_click_selects_word ... ok
[INFO] [stdout] test ui::layout::tests::right_only_layout_150x40 ... ok
[INFO] [stdout] test ui::layout::tests::user_toggle_right ... ok
[INFO] [stdout] test ui::modal::tests::none_modal_renders_nothing ... ok
[INFO] [stdout] test ui::picker::tests::esc_cancels ... ok
[INFO] [stdout] test ui::modal::tests::delete_modal_with_unpushed_warning ... ok
[INFO] [stdout] test ui::picker::tests::fuzzy_filter ... ok
[INFO] [stdout] test ui::modal::tests::remove_project_modal_renders ... ok
[INFO] [stdout] test ui::picker::tests::navigate_and_select ... ok
[INFO] [stdout] test ui::preview::tests::preview_missing_file ... ok
[INFO] [stdout] test ui::preview::tests::preview_text_file ... ok
[INFO] [stdout] test ui::sidebar_left::tests::empty_state_renders ... ok
[INFO] [stdout] test ui::sidebar_left::tests::renders_project_tree ... ok
[INFO] [stdout] test ui::modal::tests::add_project_modal_renders_error ... ok
[INFO] [stdout] test ui::sidebar_right::tests::empty_state ... ok
[INFO] [stdout] test ui::picker::tests::renders_without_panic ... ok
[INFO] [stdout] test tmux_native_selection_tests::delegate_flips_on_mouse_mode_set_reset ... ok
[INFO] [stdout] test ui::preview::tests::render_preview_no_panic ... ok
[INFO] [stdout] test ui::sidebar_right::tests::long_path_truncated ... ok
[INFO] [stdout] test ui::terminal::tests::renders_empty_pane ... ok
[INFO] [stdout] test ui::sidebar_right::tests::renders_files ... ok
[INFO] [stdout] test ui::modal::tests::confirm_quit_modal_renders ... ok
[INFO] [stdout] test tmux_native_selection_tests::drag_uses_overlay_when_alternate_screen ... ok
[INFO] [stdout] test ui::terminal::tests::mode_border_color_changes ... ok
[INFO] [stdout] test ui::modal::tests::new_workspace_modal_renders ... ok
[INFO] [stdout] test tmux_native_selection_tests::drag_uses_overlay_when_inner_mouse_mode ... ok
[INFO] [stdout] test ui::modal::tests::help_modal_renders_shortcuts ... ok
[INFO] [stdout] test tmux_native_selection_tests::drag_delegates_to_tmux_when_no_mouse_mode ... ok
[INFO] [stdout] test selection_tests::triple_click_selects_line ... ok
[INFO] [stdout] test navigation_tests::workspace_switch_paints_pty_first ... ok
[INFO] [stdout] test keys::tests::single_esc_does_not_exit ... ok
[INFO] [stdout] test navigation_tests::refresh_diff_spawn_is_nonblocking ... ok
[INFO] [stdout] test watcher::tests::detect_change ... ok
[INFO] [stdout] test selection_tests::scroll_generation_increments_on_vertical_scroll ... FAILED
[INFO] [stdout] test watcher::tests::debounce_rapid ... ok
[INFO] [stdout] test watcher::tests::debounce_rapid_burst_of_10 ... ok
[INFO] [stdout] test watcher::tests::filter_noise ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     selection_tests::scroll_generation_increments_on_vertical_scroll
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 144 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.82s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin martins`
[INFO] running `Command { std: "docker" "inspect" "42dce5ab04d60278cc479691e95f03439a68a7fbaf236ca95af4814b909b904c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42dce5ab04d60278cc479691e95f03439a68a7fbaf236ca95af4814b909b904c", kill_on_drop: false }`
[INFO] [stdout] 42dce5ab04d60278cc479691e95f03439a68a7fbaf236ca95af4814b909b904c
